XIQS Get Device Port Map

From IQsimWiki

Jump to: navigation, search

XIQS Get Device Port Map - GSM Device Management / Port Group Management

Description
getXIQSDevicePortMap ( Long id_device )
Get the port mapping of the specified device object.

Useful for learning which ports have already been linked to an existing port group.
Parameters

Long id_device

Id of the device object.
Return Values
String deviceportmap
Device port map, string representing a bunary sequence (ex. "01001011"), where 1 means that port index is mapped to some Port Group


Error Data structure ( Error Management )

Possible failure code returns
*ERR_UNAUTHORIZED (401) ERR_MSG_OBJ_NOT_OWNED
*ERR_OBJ_NOT_FOUND(404) ERR_MSG_DVC_NOT_FOUND
*ERR_SRV_INTERNAL (500) ERR_MSG_NO_DB
See Also

getXIQSDeviceList

createXIQSDevice

updateXIQSDevice

deleteXIQSDevice

getXIQSDeviceMapList

mapXIQSDevice

unmapXIQSDevice

getXIQSIPConfig

updateXIQSIPConfig

rebootXIQSMachine

Personal tools
Namespaces
Variants
Views
Actions
Navigation
XIQS XML Protocol
XIQS Framework Libraries
XIQS Command List